Of course, it also needs to append the cursor restoration command it built earlier, if the selected completion has requested it ( that is, if restore is true). 当然,它还需要附加先前构建的光标复位命令,如果选择的补全要求这样做的话(即restore为true)。
Finally, on some Linux systems, clock_gettime may be a part of librt. so, and you may need to append the – lrt switch to the compiler command line. 最后,在某些Linux系统上,clockgettime可能是librt.so的组成部分,可能需要在编译器命令行中添加–lrt开关。
The syntax is simple: You append the fully qualified name and a semicolon to the DROP TABLE SQL command, and you're finished. 语法很简单:把完全限定名称和分号放在DROPTABLESQL命令后面,就完成了。
The snap alias uses redirection to append the output of a command to a file. snap别名使用重定向将命令的输出附加到文件中。
A or& append: This command appends a rule to the end of a chain. A或&append:该命令将一条规则附加到链的末尾。
To write the output of a command, append the greater-than symbol (> or>>) and the target file name or device desired after the command to be executed. 要想写一个命令的输出,需要在执行的命令后面加上大于号(>或>>)和所需的目标文件名或设备。
You can specify where you want this new extension to be placed ( in terms of PVs); just append the PV you want to use to the command. 可以指定扩展部分的位置(也就是,用哪些PV提供新的空间);只需将希望使用的PV附加在命令后面。
We can rapidly append, rewrite and delete command by means of search command in the tree. Furthermore, we can also execute dynamic control of configuration rule command by Remote Procedure Call protocol. 我们可以通过搜索树中的命令来快速实现命令的添加、改写和删除操作,此外,还可以通过RPC协议来实现配置规则命令的动态控制管理。